home *** CD-ROM | disk | FTP | other *** search
/ PC Advisor 2006 May / PCA130_CD.ISO / menus / fullPrograms.swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-02-24  |  71 b   |  4 lines

  1. on(release){
  2.    getURL("http://www.idigicon.com","_blank","GET");
  3. }
  4.